stylesheet - definição. O que é stylesheet. Significado, conceito
Diclib.com
Dicionário ChatGPT
Digite uma palavra ou frase em qualquer idioma 👆
Idioma:

Tradução e análise de palavras por inteligência artificial ChatGPT

Nesta página você pode obter uma análise detalhada de uma palavra ou frase, produzida usando a melhor tecnologia de inteligência artificial até o momento:

  • como a palavra é usada
  • frequência de uso
  • é usado com mais frequência na fala oral ou escrita
  • opções de tradução de palavras
  • exemplos de uso (várias frases com tradução)
  • etimologia

O que (quem) é stylesheet - definição

COMPUTER LANGUAGE THAT EXPRESSES THE PRESENTATION OF STRUCTURED DOCUMENTS
Aural stylesheet; Stylesheet language; Style language

style sheet         
WIKIMEDIA DISAMBIGUATION PAGE
StyleSheets; Style Sheets; Stylesheets; Stylesheet; StyleSheet; Style sheets; Style sheet (disambiguation); Style Sheet
¦ noun Computing a template file consisting of font and layout settings to give documents a standardized look.
Extensible Stylesheet Language         
XML STYLESHEET LANGUAGE FAMILY
Extensible stylesheet language; EXtensible Stylesheet Language; Xsl; XSL stylesheet; XSL stylesheets; Extensible Stylesheet Language
<World-Wide Web> (XSL) A standard developed by the {World Wide Web Consortium} defining a language for transforming and formatting XML (eXtensible Markup Language) documents. An XSL stylesheet is written in XML and consists of instructions for tree transformation and formatting. The tree transformations describe how each XML tag relates to other data and the formatting instructions describe how to output the various types of data. http://w3.org/Style/XSL/. See also Extensible Stylesheet Language Transformations. (2005-09-30)
XSL         
XML STYLESHEET LANGUAGE FAMILY
Extensible stylesheet language; EXtensible Stylesheet Language; Xsl; XSL stylesheet; XSL stylesheets; Extensible Stylesheet Language

Wikipédia

Style sheet language

A style sheet language, or style language, is a computer language that expresses the presentation of structured documents. One attractive feature of structured documents is that the content can be reused in many contexts and presented in various ways. Different style sheets can be attached to the logical structure to produce different presentations.

One modern style sheet language with widespread use is Cascading Style Sheets (CSS), which is used to style documents written in HTML, XHTML, SVG, XUL, and other markup languages.

For content in structured documents to be presented, a set of stylistic rules – describing, for example, colors, fonts and layout – must be applied. A collection of stylistic rules is called a style sheet. Style sheets in the form of written documents have a long history of use by editors and typographers to ensure consistency of presentation, spelling and punctuation. In electronic publishing, style sheet languages are mostly used in the context of visual presentation rather than spelling and punctuation.